home *** CD-ROM | disk | FTP | other *** search
/ Carousel / CAROUSEL.cdr / mactosh / virus / virusenc.sit / Virus Encyclopedia / background_2783.txt < prev    next >
Text File  |  1989-07-04  |  5KB  |  239 lines

  1. -- background: 2783 from stack: in
  2. -- bmap block id: 3161
  3. -- flags: 0000
  4. -- background id: 0
  5. -- name: 
  6. ----- HyperTalk script -----
  7. on openBackground
  8.   push recent card
  9. end openBackground
  10.  
  11.  
  12. -- part 10 (field)
  13. -- low flags: 01
  14. -- high flags: 0000
  15. -- rect: left=26 top=33 right=51 bottom=237
  16. -- title width / last selected line: 0
  17. -- icon id / first selected line: 0 / 0
  18. -- text alignment: 1
  19. -- font id: 0
  20. -- text size: 12
  21. -- style flags: 1024
  22. -- line height: 16
  23. -- part name: Subject
  24.  
  25.  
  26. -- part 2 (field)
  27. -- low flags: 01
  28. -- high flags: 0000
  29. -- rect: left=26 top=63 right=294 bottom=237
  30. -- title width / last selected line: 0
  31. -- icon id / first selected line: 0 / 0
  32. -- text alignment: 0
  33. -- font id: 3
  34. -- text size: 10
  35. -- style flags: 0
  36. -- line height: 13
  37. -- part name: 
  38.  
  39.  
  40. -- part 6 (button)
  41. -- low flags: 00
  42. -- high flags: 2000
  43. -- rect: left=216 top=292 right=317 bottom=243
  44. -- title width / last selected line: 0
  45. -- icon id / first selected line: 1014 / 1014
  46. -- text alignment: 1
  47. -- font id: 0
  48. -- text size: 12
  49. -- style flags: 0
  50. -- line height: 16
  51. -- part name: Prev
  52. ----- HyperTalk script -----
  53. on mouseUp
  54.   visual effect wipe right
  55.   go to previous card
  56. end mouseUp
  57.  
  58.  
  59.  
  60. -- part 7 (button)
  61. -- low flags: 00
  62. -- high flags: 2000
  63. -- rect: left=265 top=292 right=317 bottom=292
  64. -- title width / last selected line: 0
  65. -- icon id / first selected line: 1013 / 1013
  66. -- text alignment: 1
  67. -- font id: 0
  68. -- text size: 12
  69. -- style flags: 0
  70. -- line height: 16
  71. -- part name: Next
  72. ----- HyperTalk script -----
  73. on mouseUp
  74.   visual effect wipe left
  75.   go to next card
  76. end mouseUp
  77.  
  78.  
  79.  
  80. -- part 8 (button)
  81. -- low flags: 00
  82. -- high flags: 2000
  83. -- rect: left=19 top=292 right=321 bottom=51
  84. -- title width / last selected line: 0
  85. -- icon id / first selected line: 21700 / 21700
  86. -- text alignment: 1
  87. -- font id: 0
  88. -- text size: 12
  89. -- style flags: 0
  90. -- line height: 16
  91. -- part name: Home
  92. ----- HyperTalk script -----
  93. on mouseUp
  94.   visual effect iris open
  95.   go Home
  96. end mouseUp
  97.  
  98.  
  99.  
  100. -- part 9 (button)
  101. -- low flags: 00
  102. -- high flags: 2000
  103. -- rect: left=459 top=292 right=320 bottom=496
  104. -- title width / last selected line: 0
  105. -- icon id / first selected line: 1012 / 1012
  106. -- text alignment: 1
  107. -- font id: 0
  108. -- text size: 12
  109. -- style flags: 0
  110. -- line height: 16
  111. -- part name: Return
  112. ----- HyperTalk script -----
  113. on mouseUp
  114.   visual effect iris close
  115.   pop card
  116. end mouseUp
  117.  
  118.  
  119.  
  120. -- part 11 (field)
  121. -- low flags: 01
  122. -- high flags: 0000
  123. -- rect: left=269 top=63 right=196 bottom=485
  124. -- title width / last selected line: 0
  125. -- icon id / first selected line: 0 / 0
  126. -- text alignment: 0
  127. -- font id: 3
  128. -- text size: 10
  129. -- style flags: 0
  130. -- line height: 13
  131. -- part name: 
  132.  
  133.  
  134. -- part 12 (field)
  135. -- low flags: 01
  136. -- high flags: 0000
  137. -- rect: left=269 top=212 right=293 bottom=485
  138. -- title width / last selected line: 0
  139. -- icon id / first selected line: 0 / 0
  140. -- text alignment: 0
  141. -- font id: 3
  142. -- text size: 10
  143. -- style flags: 0
  144. -- line height: 13
  145. -- part name: Related Topics
  146. ----- HyperTalk script -----
  147. on mouseup
  148.   findSubject
  149. end mouseup
  150.  
  151.  
  152.  
  153. -- part 13 (button)
  154. -- low flags: 00
  155. -- high flags: A003
  156. -- rect: left=57 top=295 right=317 bottom=145
  157. -- title width / last selected line: 0
  158. -- icon id / first selected line: 0 / 0
  159. -- text alignment: 1
  160. -- font id: 0
  161. -- text size: 12
  162. -- style flags: 0
  163. -- line height: 16
  164. -- part name: To Contents
  165. ----- HyperTalk script -----
  166. on mouseUp
  167.   visual effect dissolve
  168.   go to card Contents
  169. end mouseUp
  170.  
  171.  
  172.  
  173.  
  174. -- part 14 (button)
  175. -- low flags: 00
  176. -- high flags: A003
  177. -- rect: left=370 top=294 right=316 bottom=455
  178. -- title width / last selected line: 0
  179. -- icon id / first selected line: 0 / 0
  180. -- text alignment: 1
  181. -- font id: 0
  182. -- text size: 12
  183. -- style flags: 0
  184. -- line height: 16
  185. -- part name: To Glossary
  186. ----- HyperTalk script -----
  187. on mouseUp
  188.   visual effect dissolve
  189.   go to card Glossary
  190. end mouseUp
  191.  
  192.  
  193.  
  194.  
  195. -- part 15 (button)
  196. -- low flags: 00
  197. -- high flags: A003
  198. -- rect: left=299 top=294 right=316 bottom=364
  199. -- title width / last selected line: 0
  200. -- icon id / first selected line: 0 / 0
  201. -- text alignment: 1
  202. -- font id: 0
  203. -- text size: 12
  204. -- style flags: 0
  205. -- line height: 16
  206. -- part name: To Map
  207. ----- HyperTalk script -----
  208. on mouseUp
  209.   put the short name of this card into fromCard
  210.   push card
  211.   visual effect scroll down slowly
  212.   if field Version is empty then
  213.     go to card Map
  214.   else
  215.     go to card "Map 2"
  216.   end if
  217.   repeat 5 times
  218.     set hilite of button fromCard to true
  219.     wait 5
  220.     set hilite of button fromCard to false
  221.     wait 5
  222.   end repeat
  223. end mouseUp
  224.  
  225.  
  226.  
  227. -- part 16 (field)
  228. -- low flags: 01
  229. -- high flags: 0000
  230. -- rect: left=26 top=276 right=294 bottom=237
  231. -- title width / last selected line: 0
  232. -- icon id / first selected line: 0 / 0
  233. -- text alignment: 0
  234. -- font id: 0
  235. -- text size: 12
  236. -- style flags: 0
  237. -- line height: 16
  238. -- part name: Version
  239.